home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-10-31 | 51.2 KB | 1,187 lines |
- object SetupForm: TSetupForm
- Left = 232
- Top = 106
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'HelpScribble Setup'
- ClientHeight = 289
- ClientWidth = 468
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Pages: TPageControl
- Left = 0
- Top = 0
- Width = 468
- Height = 289
- ActivePage = WelcomeSheet
- Align = alClient
- TabOrder = 0
- object WelcomeSheet: TTabSheet
- Caption = 'Welcome'
- object Label1: TLabel
- Left = 108
- Top = 14
- Width = 245
- Height = 13
- Caption = 'Thank you for evaluating HelpScribble 1.0.'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 63
- Top = 30
- Width = 333
- Height = 26
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'I hope that it will prove to be a very easy and powerful tool fo' +
- 'r creating help files.'
- WordWrap = True
- end
- object Label3: TLabel
- Left = 14
- Top = 77
- Width = 428
- Height = 29
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Please note that HelpScribble is not free: it is shareware. You ' +
- 'may try it out for free, but if you like it and wish to keep on ' +
- 'using it, you have to register it with the author.'
- WordWrap = True
- end
- object Label4: TLabel
- Left = 14
- Top = 103
- Width = 428
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'See the application'#39's online help for more details.'
- WordWrap = True
- end
- object Image1: TImage
- Left = 12
- Top = 14
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- end
- object Image2: TImage
- Left = 413
- Top = 14
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- end
- object Label20: TLabel
- Left = 14
- Top = 129
- Width = 428
- Height = 29
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'If you ever get a newer version of HelpScribble, simply run the ' +
- 'setup program that comes with it to update your installed versio' +
- 'n.'
- WordWrap = True
- end
- object Label21: TLabel
- Left = 14
- Top = 168
- Width = 428
- Height = 29
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'If you would ever need to uninstall HelpScribble, simply run thi' +
- 's setup program again or uninstall it using the Control Panel.'
- WordWrap = True
- end
- object Label28: TLabel
- Left = 14
- Top = 195
- Width = 428
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'However, there is no valid reason to do such thing.'
- end
- object Label9: TLabel
- Left = 14
- Top = 223
- Width = 428
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Click on the tabs to view and set the installation options'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object DelphiSheet: TTabSheet
- Caption = 'Delphi'
- object Label6: TLabel
- Left = 14
- Top = 7
- Width = 421
- Height = 15
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'HelpScribble includes a property editor for Borland Delphi versi' +
- 'on 1.0 and version 2.0'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 14
- Top = 28
- Width = 421
- Height = 15
- Alignment = taCenter
- AutoSize = False
- Caption = 'If you do not use Delphi, there is no need to install them.'
- WordWrap = True
- end
- object Label7: TLabel
- Left = 14
- Top = 42
- Width = 421
- Height = 29
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'If you do use Delphi, I highly recommend to install them as it m' +
- 'akes creating help files for your Delphi applications *a lot* ea' +
- 'sier.'
- WordWrap = True
- end
- object Label10: TLabel
- Left = 14
- Top = 112
- Width = 58
- Height = 13
- Caption = 'Install it into:'
- end
- object LabelDelphi10: TLabel
- Left = 5
- Top = 133
- Width = 449
- Height = 29
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'After the HelpScribble installation is complete, start Delphi 1.' +
- '0, pick Options|Install components from the menu and add the fil' +
- 'e HelpCtx.dcu that you will find in the directory displayed abov' +
- 'e.'
- Visible = False
- WordWrap = True
- end
- object Bevel1: TBevel
- Left = 7
- Top = 77
- Width = 442
- Height = 8
- Shape = bsTopLine
- end
- object Bevel2: TBevel
- Left = 7
- Top = 168
- Width = 442
- Height = 8
- Shape = bsTopLine
- end
- object Label8: TLabel
- Left = 14
- Top = 203
- Width = 58
- Height = 13
- Caption = 'Install it into:'
- end
- object LabelDelphi20: TLabel
- Left = 12
- Top = 224
- Width = 435
- Height = 29
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'After the HelpScribble installation is complete, start Delphi 2.' +
- '0, pick Component|Install from the menu and add the file HelpCtx' +
- '.dcu that you will find in the directory displayed above.'
- Visible = False
- WordWrap = True
- end
- object CheckDelphi10: TCheckBox
- Left = 42
- Top = 84
- Width = 323
- Height = 17
- Caption =
- 'Install HelpScribble'#39's HelpContext property editor for Delphi 1.' +
- '0'
- TabOrder = 0
- OnClick = CheckDelphi10Click
- end
- object EditDelphi10: TEdit
- Left = 77
- Top = 105
- Width = 365
- Height = 21
- Enabled = False
- TabOrder = 1
- end
- object CheckDelphi20: TCheckBox
- Left = 42
- Top = 175
- Width = 323
- Height = 17
- Caption =
- 'Install HelpScribble'#39's HelpContext property editor for Delphi 2.' +
- '0'
- TabOrder = 2
- OnClick = CheckDelphi20Click
- end
- object EditDelphi20: TEdit
- Left = 77
- Top = 196
- Width = 365
- Height = 21
- Enabled = False
- TabOrder = 3
- end
- end
- object InstallSheet: TTabSheet
- Caption = 'Install'
- object Label11: TLabel
- Left = 16
- Top = 14
- Width = 428
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'HelpScribble installation options'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label12: TLabel
- Left = 28
- Top = 42
- Width = 96
- Height = 13
- Caption = 'Installation directory:'
- FocusControl = EditInstallDir
- end
- object Label22: TLabel
- Left = 273
- Top = 161
- Width = 97
- Height = 13
- Caption = 'Disk space required:'
- end
- object Label23: TLabel
- Left = 273
- Top = 175
- Width = 101
- Height = 13
- Caption = 'Disk space available:'
- end
- object LabelSpaceNeeded: TLabel
- Left = 378
- Top = 161
- Width = 64
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '000 kB'
- end
- object LabelSpaceFree: TLabel
- Left = 378
- Top = 175
- Width = 64
- Height = 15
- Alignment = taRightJustify
- AutoSize = False
- Caption = '0,000 kB'
- end
- object Bevel3: TBevel
- Left = 14
- Top = 91
- Width = 253
- Height = 71
- end
- object EditInstallDir: TEdit
- Left = 14
- Top = 56
- Width = 281
- Height = 21
- TabOrder = 0
- OnChange = EditInstallDirChange
- end
- object ListInstallDir: TDirectoryListBox
- Left = 301
- Top = 42
- Width = 145
- Height = 84
- IntegralHeight = True
- ItemHeight = 16
- TabOrder = 1
- OnChange = ListInstallDirChange
- end
- object ComboInstallDrive: TDriveComboBox
- Left = 301
- Top = 126
- Width = 145
- Height = 19
- DirList = ListInstallDir
- TabOrder = 2
- OnChange = ComboInstallDriveChange
- end
- object CancelBtn3: TBitBtn
- Left = 135
- Top = 231
- Width = 190
- Height = 27
- Caption = 'No, I don'#39't need great help files'
- TabOrder = 4
- OnClick = QuitBtnClick
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000E0E0E000A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303F8F80303030303030303030303030303030303FF03030303030303030303
- 0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
- 03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
- 030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
- FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
- 030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
- F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
- 010101F8030303030303030303F8FF030303030303FFF8030303030303030303
- 030101010101F80303030303030303030303F8FF0303030303F8030303030303
- 0303030303F901010101F8030303030303030303030303F8FF030303F8030303
- 0303030303030303F90101010101F8030303030303030303030303F803030303
- F8FF030303030303030303F9010101F8010101F803030303030303030303F803
- 03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
- 03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
- 03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
- 0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
- 030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
- 03030303030303030303030303030303030303030303030303F8F8F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- object NowBtn2: TBitBtn
- Left = 135
- Top = 196
- Width = 190
- Height = 27
- Caption = 'Install HelpScribble now!!!'
- TabOrder = 3
- OnClick = NowBtnClick
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000E0E0E000A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 03030303030303030303030303030303030303030303FF030303030303030303
- 03030303030303040403030303030303030303030303030303F8F8FF03030303
- 03030303030303030303040202040303030303030303030303030303F80303F8
- FF030303030303030303030303040202020204030303030303030303030303F8
- 03030303F8FF0303030303030303030304020202020202040303030303030303
- 0303F8030303030303F8FF030303030303030304020202FA0202020204030303
- 0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
- 040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
- 03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
- FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
- 0303030303030303030303FA0202020403030303030303030303030303F8FF03
- 03F8FF03030303030303030303030303FA020202040303030303030303030303
- 0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
- 03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
- 030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
- 0202040303030303030303030303030303F8FF03F8FF03030303030303030303
- 03030303FA0202030303030303030303030303030303F8FFF803030303030303
- 030303030303030303FA0303030303030303030303030303030303F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- object CheckDesktop: TCheckBox
- Left = 21
- Top = 98
- Width = 239
- Height = 17
- Caption = 'Put link to HelpScribble on the Desktop'
- State = cbChecked
- TabOrder = 5
- end
- object CheckStartMenu: TCheckBox
- Left = 21
- Top = 119
- Width = 239
- Height = 17
- Caption = 'Include HelpScribble in the Start Menu'
- TabOrder = 6
- end
- object CheckPrograms: TCheckBox
- Left = 21
- Top = 140
- Width = 239
- Height = 17
- Caption = 'Include HelpScribble in the Programs Menu'
- State = cbChecked
- TabOrder = 7
- end
- end
- object UpdateSheet: TTabSheet
- Caption = 'Update'
- object Label24: TLabel
- Left = 14
- Top = 21
- Width = 421
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'There was another version of HelpScribble found installed on you' +
- 'r computer.'
- end
- object Label25: TLabel
- Left = 14
- Top = 42
- Width = 428
- Height = 15
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'If you wish, you can update to the new version by clicking on th' +
- 'e Update button below.'
- end
- object Label26: TLabel
- Left = 92
- Top = 77
- Width = 122
- Height = 13
- Caption = 'Version currently installed:'
- end
- object Label27: TLabel
- Left = 92
- Top = 91
- Width = 106
- Height = 13
- Caption = 'Version to be installed:'
- end
- object LabelOldVersion: TLabel
- Left = 239
- Top = 77
- Width = 77
- Height = 13
- Caption = 'LabelOldVersion'
- end
- object LabelInstallVersion: TLabel
- Left = 239
- Top = 91
- Width = 88
- Height = 13
- Caption = 'LabelInstallVersion'
- end
- object CancelBtn2: TBitBtn
- Left = 135
- Top = 231
- Width = 190
- Height = 27
- Caption = 'I like the current version perfectly'
- TabOrder = 1
- OnClick = QuitBtnClick
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000E0E0E000A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303F8F80303030303030303030303030303030303FF03030303030303030303
- 0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
- 03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
- 030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
- FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
- 030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
- F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
- 010101F8030303030303030303F8FF030303030303FFF8030303030303030303
- 030101010101F80303030303030303030303F8FF0303030303F8030303030303
- 0303030303F901010101F8030303030303030303030303F8FF030303F8030303
- 0303030303030303F90101010101F8030303030303030303030303F803030303
- F8FF030303030303030303F9010101F8010101F803030303030303030303F803
- 03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
- 03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
- 03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
- 0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
- 030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
- 03030303030303030303030303030303030303030303030303F8F8F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- object UpdateBtn: TBitBtn
- Left = 135
- Top = 196
- Width = 190
- Height = 27
- Caption = 'Update HelpScribble'
- TabOrder = 0
- OnClick = UpdateBtnClick
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000E0E0E000A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 03030303030303030303030303030303030303030303FF030303030303030303
- 03030303030303040403030303030303030303030303030303F8F8FF03030303
- 03030303030303030303040202040303030303030303030303030303F80303F8
- FF030303030303030303030303040202020204030303030303030303030303F8
- 03030303F8FF0303030303030303030304020202020202040303030303030303
- 0303F8030303030303F8FF030303030303030304020202FA0202020204030303
- 0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
- 040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
- 03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
- FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
- 0303030303030303030303FA0202020403030303030303030303030303F8FF03
- 03F8FF03030303030303030303030303FA020202040303030303030303030303
- 0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
- 03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
- 030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
- 0202040303030303030303030303030303F8FF03F8FF03030303030303030303
- 03030303FA0202030303030303030303030303030303F8FFF803030303030303
- 030303030303030303FA0303030303030303030303030303030303F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- end
- object UninstallSheet: TTabSheet
- Caption = 'Uninstall'
- object Label16: TLabel
- Left = 14
- Top = 21
- Width = 428
- Height = 43
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'If you press the Remove button below, you will remove HelpScribb' +
- 'le from your hard disk and you will have to reinstall it by runn' +
- 'ing the original HScSetup.exe installation program again if you ' +
- 'ever want to use HelpScribble again.'
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label17: TLabel
- Left = 14
- Top = 65
- Width = 428
- Height = 27
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Note that there is no need to uninstall HelpScribble if you want' +
- ' to update to a newer version. Simply run the new setup program,' +
- ' click the Update tab and press the button.'
- WordWrap = True
- end
- object Label18: TLabel
- Left = 14
- Top = 95
- Width = 428
- Height = 32
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'This way, you do not lose your settings, preferences, etc. and y' +
- 'ou do not have to enter your registration information again.'
- WordWrap = True
- end
- object Label19: TLabel
- Left = 14
- Top = 125
- Width = 428
- Height = 15
- Alignment = taCenter
- AutoSize = False
- Caption = 'You are a registered user, aren'#39't you?'
- end
- object LabelBusy2: TLabel
- Left = 14
- Top = 154
- Width = 428
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object CancelBtn4: TBitBtn
- Left = 135
- Top = 231
- Width = 190
- Height = 27
- Caption = 'No!!! That would be a desaster!'
- TabOrder = 1
- OnClick = QuitBtnClick
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000E0E0E000A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303F8F80303030303030303030303030303030303FF03030303030303030303
- 0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
- 03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
- 030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
- FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
- 030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
- F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
- 010101F8030303030303030303F8FF030303030303FFF8030303030303030303
- 030101010101F80303030303030303030303F8FF0303030303F8030303030303
- 0303030303F901010101F8030303030303030303030303F8FF030303F8030303
- 0303030303030303F90101010101F8030303030303030303030303F803030303
- F8FF030303030303030303F9010101F8010101F803030303030303030303F803
- 03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
- 03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
- 03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
- 0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
- 030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
- 03030303030303030303030303030303030303030303030303F8F8F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- object UninstallBtn: TBitBtn
- Left = 135
- Top = 196
- Width = 190
- Height = 27
- Caption = 'Remove HelpScribble'
- TabOrder = 0
- OnClick = UninstallBtnClick
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000E0E0E000A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 03030303030303030303030303030303030303030303FF030303030303030303
- 03030303030303040403030303030303030303030303030303F8F8FF03030303
- 03030303030303030303040202040303030303030303030303030303F80303F8
- FF030303030303030303030303040202020204030303030303030303030303F8
- 03030303F8FF0303030303030303030304020202020202040303030303030303
- 0303F8030303030303F8FF030303030303030304020202FA0202020204030303
- 0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
- 040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
- 03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
- FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
- 0303030303030303030303FA0202020403030303030303030303030303F8FF03
- 03F8FF03030303030303030303030303FA020202040303030303030303030303
- 0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
- 03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
- 030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
- 0202040303030303030303030303030303F8FF03F8FF03030303030303030303
- 03030303FA0202030303030303030303030303030303F8FFF803030303030303
- 030303030303030303FA0303030303030303030303030303030303F803030303
- 0303030303030303030303030303030303030303030303030303030303030303
- 0303}
- NumGlyphs = 2
- end
- end
- object BusySheet: TTabSheet
- Caption = 'Installing...'
- object Gauge: TGauge
- Left = 21
- Top = 119
- Width = 414
- Height = 22
- ForeColor = clNavy
- BackColor = clAqua
- Progress = 0
- end
- object LabelInstalling: TLabel
- Left = 21
- Top = 21
- Width = 414
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Installing HelpScribble...'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelBusy: TLabel
- Left = 21
- Top = 98
- Width = 414
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'I'#39'm probably doing something right now...'
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label15: TLabel
- Left = 21
- Top = 203
- Width = 414
- Height = 29
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'You can uninstall HelpScribble any time by running this setup pr' +
- 'ogram again or by using the Add/Remove Programs applet in the Co' +
- 'ntrol Panel'
- WordWrap = True
- end
- end
- object FinishedSheet: TTabSheet
- Caption = 'Finished'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- object Shape4: TShape
- Left = 37
- Top = 11
- Width = 386
- Height = 43
- Brush.Color = clAqua
- Pen.Color = clNavy
- Pen.Width = 3
- Shape = stRoundRect
- end
- object Shape1: TShape
- Left = 107
- Top = 63
- Width = 246
- Height = 64
- Brush.Color = clLime
- Pen.Style = psClear
- end
- object Shape2: TShape
- Left = 107
- Top = 126
- Width = 246
- Height = 64
- Brush.Color = clYellow
- Pen.Style = psClear
- end
- object Shape3: TShape
- Left = 107
- Top = 189
- Width = 246
- Height = 57
- Brush.Color = clRed
- Pen.Style = psClear
- end
- object Label14: TLabel
- Left = 82
- Top = 24
- Width = 295
- Height = 16
- Caption = 'HelpScribble setup has been completed !!!'
- Transparent = True
- end
- object RunBtn: TBitBtn
- Left = 121
- Top = 77
- Width = 218
- Height = 36
- Caption = 'Run HelpScribble'
- TabOrder = 0
- OnClick = RunBtnClick
- Glyph.Data = {
- 36020000424D360200000000000076000000280000001C0000001C0000000100
- 040000000000C001000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
- 005588F85022222200002222222222005588FFF7850222220000222222220055
- 88FFFFF7785022220000222222005588FFFFF8877785022200002222255588FF
- FFF8800877785022000022222507FFFFF880055087778502000022222507FFF8
- 8005555508777850000022222507788005555555508777850000222225088005
- 553B3555550877700000222225000055553B35555550877000002CCCCC585555
- 55555335555508700000CCCCCCC5855555553BB3355550800000CCCCCCCC5855
- 555553BBBB3555000000C44444CC2585555555553BB3555000004CCCCC422258
- 555555355BB355550000C00100C2222585555BBBBBB555500000C0B130C22222
- 5855553BB355500200002C31B3222222258555555550022200002BB1BB322222
- 22585555500222220000233B1BB22222222585500222222200002BBB13B32222
- 2222550222222222000022B31B3BB22222222222222222220000222BB1BBB222
- 2222222222222222000022BBB1B3B32222222222222222220000222B3B1BB2B2
- 222222222222222200002222B3B1B3B2222222222222222200002222BBBB1B23
- 22222222222222220000222222B3B1BB22222222222222220000}
- Spacing = 12
- end
- object HelpBtn: TBitBtn
- Left = 121
- Top = 140
- Width = 218
- Height = 36
- Caption = 'Read Online Help'
- TabOrder = 1
- OnClick = HelpBtnClick
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000E0E0E000A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
- 03030606030303030303030303030303030303FFFF0303030303030303030303
- 0303030303060404060303030303030303030303030303F8F8FF030303030303
- 030303030303030303FE06060403030303030303030303030303F8FF03F8FF03
- 0303030303030303030303030303FE060603030303030303030303030303F8FF
- FFF8FF0303030303030303030303030303030303030303030303030303030303
- 030303F8F8030303030303030303030303030303030304040603030303030303
- 0303030303030303FFFF03030303030303030303030303030306060604030303
- 0303030303030303030303F8F8F8FF0303030303030303030303030303FE0606
- 0403030303030303030303030303F8FF03F8FF03030303030303030303030303
- 03FE06060604030303030303030303030303F8FF03F8FF030303030303030303
- 030303030303FE060606040303030303030303030303F8FF0303F8FF03030303
- 0303030303030303030303FE060606040303030303030303030303F8FF0303F8
- FF030303030303030303030404030303FE060606040303030303030303FF0303
- F8FF0303F8FF030303030303030306060604030303FE06060403030303030303
- F8F8FF0303F8FF0303F8FF03030303030303FE06060604040406060604030303
- 030303F8FF03F8FFFFFFF80303F8FF0303030303030303FE0606060606060606
- 06030303030303F8FF0303F8F8F8030303F8FF030303030303030303FEFE0606
- 060606060303030303030303F8FFFF030303030303F803030303030303030303
- 0303FEFEFEFEFE03030303030303030303F8F8FFFFFFFFFFF803030303030303
- 0303030303030303030303030303030303030303030303F8F8F8F8F803030303
- 0303}
- NumGlyphs = 2
- Spacing = 12
- end
- object QuitBtn: TBitBtn
- Left = 121
- Top = 203
- Width = 218
- Height = 29
- Caption = 'Quit Setup'
- TabOrder = 2
- OnClick = QuitBtnClick
- Glyph.Data = {
- BE060000424DBE06000000000000360400002800000024000000120000000100
- 0800000000008802000000000000000000000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
- A600000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000E0E0E000A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0003F8F8F8F8F8
- F8F8F8F80707FF07FF07F807FFF8F8F8F8F8F8F8F8F8F8030303030303FF0404
- 0404040000F8F8F8FFFFFF0404040404F8F8F8F8F8F8F8F8F8F8FF030303FFFF
- F8FF0303030304FD05000007FFFFFF0403030303F8F8F8F8F8F8F8F8F8F80303
- 03F8F8F8F8FF030303030405FD0500FFFFFFFF040303030303030303F8FFF8F8
- F8FF030303F8FF0303FF0303030304FD05FD00FFFFFFFF040303030303030303
- F8F807F8F8FF030303F8FF0303FF030303030405FD0500FFFEFFFE0403030303
- 03030303F8FFF807F8FF030303F8FF0303FF0303030304FD05FD00FFFFFFFF04
- 0303030303030303F8F807F8F8FF030303F8FF0303FF030303030405FD0500FF
- FEFFFE040303030303030303F8FFF807F8FF030303F8FF0303FF0303030304FD
- 05FD00FFFFFFFF040303030303030303F8F807F8F8FF030303F8FF0303FF0303
- 03030405FD0500FFFEFFFE040303030303030303F8FFF807F8FF030303F8FF03
- 03FF0303030304FD05FD00FEFFFEFF040303030303030303F8F807F8F8FF0303
- 03F8FF0303FF030303030405FD0500FFFEFFFE040303030303030303F8FFF807
- F8FF030303F8FF0303FF0303030304FD05FD00FEFFFEFF040303030303030303
- F8F807F8F8FF030303F8FF0303FF030303030404040404040404040403030303
- 03030303F8FFF8FFF8FFFFFFFFF8FF0303FF0303030303030303030303030303
- 0303030303030303F8F8F8F8F8F8F8F8F8F8030303FF03030303030300000000
- 000003030303030303030303030303FFFFFFFFFFFF03030303FF030303030303
- 00FAFAFAFA00030303030303030303030303F8F8F8F8F8F8FF03030303FF0303
- 03030303000000000000030303030303030303030303F8FFFFFFFFF8FF030303
- 03FF}
- NumGlyphs = 2
- Spacing = 12
- end
- end
- end
- object LZHCompressor: TLZHCompressor
- ReadBufSize = 32768
- WriteBufSize = 32768
- Left = 406
- end
- object ShellLink: TShellLink
- Description = 'HelpScribble'
- HotKey = 0
- ShowCmd = 0
- IconNumber = 0
- Update = True
- Left = 434
- end
- end
-